home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -in_the_mag- / workbench / pcmser / pcmser.readme < prev    next >
Text File  |  1999-07-28  |  3KB  |  95 lines

  1. Short:    Freeware PCMCIA modem driver for Amiga (v0.6)
  2. Author:   hahaost@hotmail.com (Pontus Fuchs)
  3. Uploader: micke@sam.canit.se (Mikael Niczko)
  4. Version:  0.6
  5. Type:     hard/drivr
  6. Replaces: hard/drivr/pcmser.lha
  7.  
  8.  
  9. ------------------------------------------------------------
  10. "pcmser.device" An Amiga PCMCIA Modem Driver By Pontus Fuchs
  11. ------------------------------------------------------------
  12.  
  13. Distribution Conditions
  14. -----------------------
  15. You may use pcmser.device and the source in ANY way you like.
  16.  
  17.  
  18. Disclaimer
  19. ---------
  20. This package is provided "as is" without warranty of any kind.
  21. The author assumes no responsibility or liability whatsoever
  22. for any damage or loss of data caused by using this package.
  23.  
  24.  
  25. Introduction
  26. ------------
  27. pcmser.device is a PCMCIA-modem driver for the A1200.  Most
  28. modems should work fine. Some modems will not work and here
  29. is a list of them:
  30.  
  31. Nokia GSM-card  (I just get a lot of strange ints all the time)
  32. USR 16.8DS      (Seems to be incompatible with the A1200s PCMCIA-port)
  33.  
  34.  
  35. Features
  36. --------
  37. 7-8 databits
  38. 1-2 stopbits
  39. 110-115200 BAUD
  40. CTS/RTS handshaking
  41. EOF-mode supported
  42.  
  43. Not implemented (yet):
  44. CMD_BREAK
  45. xON/xOFF handshake
  46.  
  47.  
  48. Installation
  49. ------------
  50. Just copy pcmser.device to devs: and make sure that you don't have
  51. a program called "remcard" installed.
  52.  
  53.  
  54. You can help me!
  55. -----------------
  56. Please mail me if you find bugs or find a modem which doesn't work.
  57. If the modem doesn't work test it with prepcard or "modemtest" which
  58. can be found on aminet.
  59.  
  60.  
  61. History
  62. -------
  63. v0.5  97-08-05  First aminet release.
  64. v0.6  97-08-24  Second aminet release.
  65.  
  66.                 The SDCMD_QUERY-code was broken so CD and DSR didn't work.
  67.  
  68.                 Added a little delay in OpenDevice() so that the modem
  69.                 can start up and activate its DSR.
  70.  
  71.                 My IObase testingcode was broken so modems wich has
  72.                 it's first configuration at $2f8 didn't work.
  73.  
  74.                 Removed quickIO for CMD_READ. Either my code was broken
  75.                 or some programs can't handle quickIO for CMD_READ
  76.                 (ie NComm and Trapdoor). Anyway I'm to lazy to find out :)
  77.  
  78. Thanks to
  79. ---------
  80. Johannes Carlsson    for lending me 2 modems.
  81. Olov Lindberg        for lending me a modem.
  82. Henric Andersson     for helping me with debugging.
  83. Bruce Abbot          (maker of cnet.device) for inspiring me
  84.                      to write this device.
  85. Mikael Niczko        for BUYING me a modem. Thanks a LOT dude!
  86. Glenn Björckén       for lending me a modem.
  87.  
  88. All of you who has tested different modems and mailed me!
  89.  
  90. Author
  91. ------
  92. Pontus Fuchs
  93. email: hahaost@hotmail.com
  94. IRC: inm8
  95.